Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Prompt learning based unsupervised relation extraction model
Menglin HUANG, Lei DUAN, Yuanhao ZHANG, Peiyan WANG, Renhao LI
Journal of Computer Applications    2023, 43 (7): 2010-2016.   DOI: 10.11772/j.issn.1001-9081.2022071133
Abstract556)   HTML18)    PDF (1353KB)(242)       Save

Unsupervised relation extraction aims to extract the semantic relations between entities from unlabeled natural language text. Currently, unsupervised relation extraction models based on Variational Auto-Encoder (VAE) architecture provide supervised signals to train model through reconstruction loss, which offers a new idea to complete unsupervised relation extraction tasks. Focusing on the issue that this kind of models cannot understand contextual information effectively and relies on dataset inductive biases, a Prompt-based learning based Unsupervised Relation Extraction (PURE) model was proposed, including a relation extraction module and a link prediction module. In the relation extraction module, a context-aware Prompt template function was designed to fuse the contextual information, and the unsupervised relation extraction task was converted into a mask prediction task, so as to make full use of the knowledge obtained during pre-training phase to extract relations. In the link prediction module, supervised signals were provided for the relation extraction module by predicting the missing entities in the triples to assist model training. Extensive experiments on two public real-world relation extraction datasets were carried out. The results show that PURE model can use contextual information effectively and does not rely on dataset inductive biases, and has the evaluation index B-cubed F1 improved by 3.3 percentage points on NYT dataset compared with the state-of-the-art VAE architecture-based model UREVA (Variational Autoencoder-based Unsupervised Relation Extraction model).

Table and Figures | Reference | Related Articles | Metrics
Solving robot path planning problem by adaptively adjusted Harris hawk optimization algorithm
Lin HUANG, Qiang FU, Nan TONG
Journal of Computer Applications    2023, 43 (12): 3840-3847.   DOI: 10.11772/j.issn.1001-9081.2022121847
Abstract226)   HTML6)    PDF (1437KB)(141)       Save

Aiming at the problem that the heuristic algorithms have unstable path lengths and are easy to fall into local minimum in the process of robot path planning, an Adaptively Adjusted Harris Hawk Optimization (AAHHO) algorithm was proposed. Firstly, the convergence factor adjustment strategy was used to adjust the balance between the global search stage and the local search stage, and the natural constant was used as the base to improve the search efficiency and convergence accuracy. Then, in the global search phase, the elite cooperation guided search strategy was adopted, by three elite Harris hawks cooperatively guiding other individuals to update the positions, so that the search performance was enhanced, and the information exchange among the populations was enhanced through the three optimal positions. Finally, by simulating the intraspecific competition strategy, the ability of the Harris hawks to jump out of the local optimum was improved. The comparative experimental results of function testing and robot path planning show that the proposed algorithm is superior to comparison algorithms such as IHHO(Improve Harris Hawk Optimization) and CHHO(Chaotic Harris Hawk Optimization), in both function testing and path planning, and it has better effectiveness, feasibility and stability in robot path planning.

Table and Figures | Reference | Related Articles | Metrics
Improved object detection method of adaptive Gaussian mixture model
LI Hongsheng XUE Yueju HUANG Xiaolin HUANG Ke HE Jinhui
Journal of Computer Applications    2013, 33 (09): 2610-2613.   DOI: 10.11772/j.issn.1001-9081.2013.09.2610
Abstract595)      PDF (659KB)(491)       Save
The deficiency of Gaussian Mixture Model (GMM) is the high computation cost and cannot deal with the shadow and ghosting. An improved foreground detection algorithm based on GMM is proposed in this paper. By analyzing the stability of the background, intermittent or continuous frame updating is chose to update the parameters of the GMM.It can efficiently reduce the runtime of the algorithm. In the background updating,the updating rate is associated with the weight and this makes it change with the weight.The background pixels which appear after the objects moving set a larger updating rate.It can improve the stability of the background and solve the problem of ghosting phenomenon and the transformation of background and foreground.After objects detection,the algorithm eliminates the shadow based on the RGB color space distortion model and treats the result by Gauss Pyramid filtering and morphological filtering.Through the whole process,a better contour is obtained. The experimental results show that this algorithm has improved the calculation efficiency and accurately segmented the foreground object.
Related Articles | Metrics